GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions / RedactVatIDs Property





In This Topic
RedactVatIDs Property (GdPicturePDF.SmartRedactionOptions)
In This Topic
Syntax
'Declaration
 
Public Property RedactVatIDs As Boolean
public bool RedactVatIDs {get; set;}
public read-write property RedactVatIDs: Boolean; 
public function get,set RedactVatIDs : boolean
public: __property bool get_RedactVatIDs();
public: __property void set_RedactVatIDs( 
   bool value
);
public:
property bool RedactVatIDs {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions
GdPicturePDF.SmartRedactionOptions Members